home *** CD-ROM | disk | FTP | other *** search
/ Cubase Magazine 26 / Issue #26.iso / 2-SOFTWARE / TUAREG FAT 1.5 / _SETUP.1 / Tuareg.exe / 0 / RCDATA / TINTROFORM / TINTROFORM.txt < prev   
Text File  |  2000-08-10  |  596b  |  30 lines

  1. object introForm: TintroForm
  2.   Left = 404
  3.   Top = 290
  4.   BorderStyle = bsNone
  5.   Caption = 'introForm'
  6.   ClientHeight = 350
  7.   ClientWidth = 450
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poDefault
  16.   Scaled = False
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object screenimg: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 450
  24.     Height = 350
  25.     Align = alClient
  26.     Picture.Data = {<image000.bmp>}
  27.     OnClick = screenimgClick
  28.   end
  29. end
  30.